FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package nhn.fhir.no.kjernejournal#1.0.1 (63 ms)

Package nhn.fhir.no.kjernejournal
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/ValueSet/ConsentStatus
Url http://nhn.no/kj/fhir/ValueSet/ConsentStatus
Version 1.0
Status active
Date 2019-12-04T13:37:00.5859578+00:00
Name ConsentStatus
Title Consent Status
Experimental False

Resources that use this resource

StructureDefinition
http://nhn.no/kj/fhir/StructureDefinition/KjConsent KjConsent

Resources that this resource uses

CodeSystem
http://hl7.org/fhir/consent-state-codes Consent State Codes


Source

{
  "resourceType" : "ValueSet",
  "id" : "ConsentStatus",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2019-12-04T13:37:00.538+00:00"
  },
  "url" : "http://nhn.no/kj/fhir/ValueSet/ConsentStatus",
  "version" : "1.0",
  "name" : "ConsentStatus",
  "title" : "Consent Status",
  "status" : "active",
  "date" : "2019-12-04T13:37:00.5859578+00:00",
  "publisher" : "Direktoratet for e-helse",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/consent-state-codes",
        "concept" : [
          {
            "code" : "active",
            "display" : "The consent is to be followed and enforced."
          },
          {
            "code" : "inactive",
            "display" : "The consent is terminated or replaced."
          },
          {
            "code" : "entered-in-error",
            "display" : "The consent was created wrongly (e.g. wrong patient) and should be ignored."
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.